PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / getFitWindow Method
In This Topic
    getFitWindow Method
    In This Topic
    Gets a value indicating whether to resize the document's window to fit the size of the first displayed page.
    Syntax
    public boolean getFitWindow()

    Return Value

    True if the document window is resized.
    See Also